Documents

Download a document attached to an application or a certificate from external organisation�s IT system

path Parameters
DocID
required
string

The unique ID of the document to download

header Parameters
OrganisationID
required
string

Used by the API gateway to route the request to the outisde (council or private certifier) API endpoint

Responses

Request samples

curl -i -X GET \
  /Documents/:DocID \
  -H 'OrganisationID: string'